home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #7 / K-CD-7-2002.ISO / Tools / K-CS.dcr / 00479_DoubleClick -- Next.ls < prev    next >
Encoding:
Text File  |  2002-04-10  |  64 b   |  6 lines

  1. on mouseUp
  2.   if the doubleClick then
  3.     go(#next)
  4.   end if
  5. end
  6.